Flags ignored in BLE advertising
Posted: Wed Dec 21, 2016 1:46 pm
The struct esp_ble_adv_params_t contains a 'flag' field:
uint8_t flag; /*!< Advertising flag of discovery mode */
It seems that this field is ignored in the implementation?
Greetings
Andreas
uint8_t flag; /*!< Advertising flag of discovery mode */
It seems that this field is ignored in the implementation?
Greetings
Andreas