Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c359 UINT16_TO_STREAM (pp, HCI_PIN_CODE_REQUEST_REPLY); in btsnd_hcic_pin_code_req_reply()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h70 #define HCI_PIN_CODE_REQUEST_REPLY (0x000D | HCI_GRP_LINK_CONTROL_CMDS) macro