Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_util.cc152 CASE_RETURN_STR(BTA_DM_SP_KEY_NOTIF_EVT) in dump_dm_event()
Dbtif_dm.cc1541 case BTA_DM_SP_KEY_NOTIF_EVT: in btif_dm_upstreams_evt()
/system/bt/bta/include/
Dbta_api.h200 #define BTA_DM_SP_KEY_NOTIF_EVT 11 /* Simple Pairing Passkey Notification */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc2160 tBTA_DM_SEC_EVT pin_evt = BTA_DM_SP_KEY_NOTIF_EVT; in bta_dm_sp_cback()