[Answered] Definition of flag in esp_ble_gap_cb_param_t
Posted: Wed Dec 28, 2016 1:33 am
Within the data type called "esp_ble_gap_cb_param_t" there is an int field called "flag" ... see:
http://esp-idf.readthedocs.io/en/latest ... evt_paramE
The only words associated with it are "Advertising data flag bit" and since its data type is "int" I can't make any guesses at meanings of values. Does anyone know the meaning of this value?
http://esp-idf.readthedocs.io/en/latest ... evt_paramE
The only words associated with it are "Advertising data flag bit" and since its data type is "int" I can't make any guesses at meanings of values. Does anyone know the meaning of this value?