Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h420 typedef tBTM_VSC_CMPL_CB tBTA_SEND_VENDOR_HCI_CMPL_CBACK; typedef
1748 …orHciCmd(UINT16 opcode, UINT8 param_len, UINT8 *p_param_buf, tBTA_SEND_VENDOR_HCI_CMPL_CBACK p_ven…
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h264 tBTA_SEND_VENDOR_HCI_CMPL_CBACK *vendor_hci_cb;
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c206 …orHciCmd(UINT16 opcode, UINT8 param_len, UINT8 *p_param_buf, tBTA_SEND_VENDOR_HCI_CMPL_CBACK p_ven… in BTA_DmsendVendorHciCmd()