Home
last modified time | relevance | path

Searched defs:bit_num (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc479 inline bool BTM_LE_STATES_SUPPORTED(const uint64_t x, uint8_t bit_num) { in BTM_LE_STATES_SUPPORTED()
2911 uint8_t bit_num = btm_le_state_combo_tbl[0][request_state - 1]; in btm_ble_topology_check() local
2926 uint8_t bit_num = btm_le_state_combo_tbl[request_state][state_offset]; in btm_ble_topology_check() local