Searched refs:BTM_BLE_STATE_NON_CONN_ADV_BIT (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/btm/ | ||
D | btm_ble_int.h | 255 #define BTM_BLE_STATE_NON_CONN_ADV_BIT 0x0040 macro |
D | btm_ble_gap.c | 3015 rt = (*p_handler) (BTM_BLE_STATE_NON_CONN_ADV_BIT); in btm_ble_adv_states_operation() |