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

  /system/bt/stack/btm/
btm_ble_cont_energy.cc 96 BTM_VendorSpecificCommand(HCI_BLE_ENERGY_INFO_OCF, 0, NULL,
btm_ble_privacy.cc 428 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC,
455 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC,
486 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_META_READ_IRK_LEN,
598 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_IRK_ENABLE_LEN,
740 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC,
btm_devctl.cc 577 * Function BTM_VendorSpecificCommand
585 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len,
btm_ble_gap.cc 584 BTM_VendorSpecificCommand(HCI_BLE_VENDOR_CAP_OCF, 0, NULL,
    [all...]
  /system/bt/stack/include/
btm_api.h 179 * Function BTM_VendorSpecificCommand
184 extern void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len,
    [all...]
  /system/bt/btif/src/
btif_core.cc 592 BTM_VendorSpecificCommand(opcode, len, buf, btif_dut_mode_cback);
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.cc     [all...]

Completed in 52 milliseconds