Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc1304 const uint16_t connect_mode, in btm_ble_update_dmt_flag_bits() argument
1308 (connect_mode & BTM_CONNECTABLE_MASK) == 0) in btm_ble_update_dmt_flag_bits()
1333 void btm_ble_set_adv_flag(uint16_t connect_mode, uint16_t disc_mode) { in btm_ble_set_adv_flag() argument
1339 btm_ble_update_dmt_flag_bits(&flag, connect_mode, disc_mode); in btm_ble_set_adv_flag()