Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c712 BTM_VendorSpecificCommand(p_data->vendor_hci_cmd.opcode, in bta_dm_send_vendor_hci()
713 p_data->vendor_hci_cmd.param_len, in bta_dm_send_vendor_hci()
714 p_data->vendor_hci_cmd.p_param_buf, in bta_dm_send_vendor_hci()
715 p_data->vendor_hci_cmd.vendor_hci_cb); in bta_dm_send_vendor_hci()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1176 tBTA_DM_API_SEND_VENDOR_HCI_CMD vendor_hci_cmd; member