Home
last modified time | relevance | path

Searched refs:BTM_VendorSpecificCommand (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c830 BTM_VendorSpecificCommand(opcode, len, buf, btif_dut_mode_cback); in btif_dut_mode_send()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c1393 tBTM_STATUS BTM_VendorSpecificCommand(UINT16 opcode, UINT8 param_len, in BTM_VendorSpecificCommand() function
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h2219 BTM_API extern tBTM_STATUS BTM_VendorSpecificCommand(UINT16 opcode,
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c2381BTM_VendorSpecificCommand (HCI_BRCM_SET_ACL_PRIORITY, HCI_BRCM_ACL_PRIORITY_PARAM_SIZE, command, N… in l2cu_set_acl_priority()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c631 …status = BTM_VendorSpecificCommand(p_data->vendor_command.opcode,p_data->vendor_command.param_len,… in bta_dm_vendor_spec_command()