Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3541 case BTM_SP_CFM_REQ_EVT: in btm_proc_sp_req_evt()
3593 } else if ( (event == BTM_SP_CFM_REQ_EVT) && (evt_data.cfm_req.just_works == TRUE) ) { in btm_proc_sp_req_evt()
3598 if (event == BTM_SP_CFM_REQ_EVT) { in btm_proc_sp_req_evt()
3612 if (BTM_SP_CFM_REQ_EVT == event) { in btm_proc_sp_req_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1897 btm_proc_sp_req_evt(BTM_SP_CFM_REQ_EVT, p); in btu_hcif_user_conf_request_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1463 BTM_SP_CFM_REQ_EVT, /* received USER_CONFIRMATION_REQUEST event */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3200 case BTM_SP_CFM_REQ_EVT: in bta_dm_sp_cback()
3215 if (BTM_SP_CFM_REQ_EVT == event) { in bta_dm_sp_cback()