Home
last modified time | relevance | path

Searched refs:btm_ble_update_dmt_flag_bits (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dble_advertiser.h35 void btm_ble_update_dmt_flag_bits(uint8_t* flag_value,
/system/bt/stack/btm/
Dbtm_ble_gap.cc1187 void btm_ble_update_dmt_flag_bits(uint8_t* adv_flag_value, in btm_ble_update_dmt_flag_bits() function
1223 btm_ble_update_dmt_flag_bits(&flag, connect_mode, disc_mode); in btm_ble_set_adv_flag()
/system/bt/stack/test/
Dble_advertiser_test.cc50 void btm_ble_update_dmt_flag_bits(uint8_t* flag_value, in btm_ble_update_dmt_flag_bits() function