Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h674 } tBTA_DM_PIN_REQ; typedef
955 tBTA_DM_PIN_REQ pin_req; /* PIN request. */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c422 static void btc_dm_pin_req_evt(tBTA_DM_PIN_REQ *p_pin_req) in btc_dm_pin_req_evt()