HomeSort by relevance Sort by last modified time
    Searched refs:BTM_VendorSpecificCommand (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_core.c 860 BTM_VendorSpecificCommand(opcode, len, buf, btif_dut_mode_cback);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 638 status = BTM_VendorSpecificCommand(p_data->vendor_command.opcode,p_data->vendor_command.param_len,p_data->vendor_command.p_param_buf, p_data->vendor_command.p_cback);
    [all...]

Completed in 105 milliseconds