Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1748 extern void BTA_DmsendVendorHciCmd(UINT16 opcode, UINT8 param_len, UINT8 *p_param_buf, tBTA_SEND_VE…
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c206 void BTA_DmsendVendorHciCmd(UINT16 opcode, UINT8 param_len, UINT8 *p_param_buf, tBTA_SEND_VENDOR_HC… in BTA_DmsendVendorHciCmd() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2388 BTA_DmsendVendorHciCmd(arg->vendor_cmd_send.opcode, in btc_gap_ble_call_handler()