Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c852 case BTA_DM_BLE_LOCAL_IR_EVT: { in btc_dm_sec_cb_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h645 #define BTA_DM_BLE_LOCAL_IR_EVT 20 /* BLE local IR event */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4762 evt = (key_type == BTM_BLE_KEY_TYPE_ID) ? BTA_DM_BLE_LOCAL_IR_EVT : \ in bta_dm_ble_id_key_cback()