Home
last modified time | relevance | path

Searched refs:tBTA_DM_SP_CFM_REQ (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h948 } tBTA_DM_SP_CFM_REQ; typedef
1016 tBTA_DM_SP_CFM_REQ cfm_req; /* user confirm request */
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c466 static void btc_dm_sp_cfm_req_evt(tBTA_DM_SP_CFM_REQ *p_cfm_req) in btc_dm_sp_cfm_req_evt()