Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_util.c251 CASE_RETURN_STR(BTA_DM_SP_CFM_REQ_EVT) in dump_dm_event()
Dbtif_dm.c1767 case BTA_DM_SP_CFM_REQ_EVT: in btif_dm_upstreams_evt()
/system/bt/bta/include/
Dbta_api.h577 #define BTA_DM_SP_CFM_REQ_EVT 10 /* Simple Pairing User Confirmation request. */ macro
/system/bt/bta/dm/
Dbta_dm_act.c2642 if (BTA_DM_SP_CFM_REQ_EVT == event) in bta_dm_pinname_cback()
2859 pin_evt = BTA_DM_SP_CFM_REQ_EVT; in bta_dm_sp_cback()