Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h631 #define BTM_BLE_EVT_CONN_DIR_ADV 0x01 macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2865 p_cur->results.ble_evt_type != BTM_BLE_EVT_CONN_DIR_ADV) { in btm_ble_read_remote_name()
3463 (evt_type != BTM_BLE_EVT_CONN_ADV && evt_type != BTM_BLE_EVT_CONN_DIR_ADV)) { in btm_send_sel_conn_callback()