Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_cont_energy.cc96 BTM_VendorSpecificCommand(HCI_BLE_ENERGY_INFO, 0, NULL, in BTM_BleGetEnergyInfo()
Dbtm_ble_privacy.cc428 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, in btm_ble_remove_resolving_list_entry()
455 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, in btm_ble_clear_resolving_list()
486 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_META_READ_IRK_LEN, in btm_ble_read_resolving_list_entry()
592 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_IRK_ENABLE_LEN, in btm_ble_vendor_enable_irk_feature()
755 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_META_ADD_IRK_LEN, in btm_ble_resolving_list_load_dev()
Dbtm_devctl.cc607 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand() function
Dbtm_ble_gap.cc604 BTM_VendorSpecificCommand(HCI_BLE_VENDOR_CAP, 0, NULL, in BTM_BleReadControllerFeatures()
/system/bt/stack/include/
Dbtm_api.h184 extern void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len,
/system/bt/btif/src/
Dbtif_bqr.cc280 BTM_VendorSpecificCommand(HCI_CONTROLLER_BQR, p_param - param, param, in ConfigureBqr()
Dbtif_core.cc539 BTM_VendorSpecificCommand(opcode, len, buf, btif_dut_mode_cback); in btif_dut_mode_send()
/system/bt/main/shim/
Dbtm_api.h1115 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len,
/system/bt/bta/av/
Dbta_av_aact.cc3141 BTM_VendorSpecificCommand(HCI_CONTROLLER_A2DP, p_param - param, in bta_av_vendor_offload_start()
3149 BTM_VendorSpecificCommand(HCI_CONTROLLER_A2DP, 1, param, in bta_av_vendor_offload_stop()
/system/bt/stack/l2cap/
Dl2c_utils.cc2383 BTM_VendorSpecificCommand(HCI_BRCM_SET_ACL_PRIORITY, in l2cu_set_acl_priority()