Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_util.cc169 CASE_RETURN_STR(BTA_DM_BLE_AUTH_CMPL_EVT) in dump_dm_event()
Dbtif_dm.cc1845 case BTA_DM_BLE_AUTH_CMPL_EVT: in btif_dm_upstreams_evt()
/system/bt/bta/include/
Dbta_api.h382 #define BTA_DM_BLE_AUTH_CMPL_EVT 24 /* BLE Auth complete */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc3886 bta_dm_cb.p_sec_cback(BTA_DM_BLE_AUTH_CMPL_EVT, &sec_event); in bta_dm_ble_smp_cback()