Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h696 } tBTA_DM_PIN_REQ; typedef
1009 tBTA_DM_PIN_REQ pin_req; /* PIN request. */
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c437 static void btc_dm_pin_req_evt(tBTA_DM_PIN_REQ *p_pin_req) in btc_dm_pin_req_evt()