Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dble_advertiser.h37 const uint16_t connect_mode,
/system/bt/stack/btm/
Dbtm_ble_gap.cc995 const uint16_t connect_mode, in btm_ble_update_dmt_flag_bits() argument
999 (connect_mode & BTM_CONNECTABLE_MASK) == 0) in btm_ble_update_dmt_flag_bits()
1024 void btm_ble_set_adv_flag(uint16_t connect_mode, uint16_t disc_mode) { in btm_ble_set_adv_flag() argument
1030 btm_ble_update_dmt_flag_bits(&flag, connect_mode, disc_mode); in btm_ble_set_adv_flag()