Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c92 #define BTM_BLE_SEL_CONN_RESULT 0x04 macro
3168 rt |= BTM_BLE_SEL_CONN_RESULT; in btm_ble_is_discoverable()
3809 if (result & BTM_BLE_SEL_CONN_RESULT) { in btm_ble_process_adv_pkt_cont()