Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_bt.h23 BTC_GAP_BT_PIN_REQ_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c1041 case BTC_GAP_BT_PIN_REQ_EVT: in btc_gap_bt_cb_deep_free()
1089 case BTC_GAP_BT_PIN_REQ_EVT:{ in btc_gap_bt_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c451 msg->act = BTC_GAP_BT_PIN_REQ_EVT; in btc_dm_pin_req_evt()