Home
last modified time | relevance | path

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

/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()
1911 btm_proc_sp_req_evt(BTM_SP_KEY_REQ_EVT, p); in btu_hcif_user_passkey_request_evt()
1925 btm_proc_sp_req_evt(BTM_SP_KEY_NOTIF_EVT, p); in btu_hcif_user_passkey_notif_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1199 void btm_proc_sp_req_evt (tBTM_SP_EVT event, UINT8 *p);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3518 void btm_proc_sp_req_evt (tBTM_SP_EVT event, UINT8 *p) in btm_proc_sp_req_evt() function