Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3128 UINT8 btm_ble_is_discoverable(BD_ADDR bda, UINT8 evt_type, UINT8 *p) in btm_ble_is_discoverable() function
3640 …if ((result = btm_ble_is_discoverable(p_le_inq_cb->adv_addr, p_i->inq_info.results.ble_evt_type, N… in btm_ble_process_last_adv_pkt()
3752 if ((result = btm_ble_is_discoverable(bda, evt_type, p)) == 0) { in btm_ble_process_adv_pkt_cont()