Searched refs:BTM_VendorSpecificCommand (Results 1 – 13 of 13) sorted by relevance
/system/bt/stack/btm/ |
D | btm_client_interface.cc | 34 .BTM_VendorSpecificCommand = BTM_VendorSpecificCommand,
|
D | btm_ble_cont_energy.cc | 101 BTM_VendorSpecificCommand(HCI_BLE_ENERGY_INFO, 0, NULL, in BTM_BleGetEnergyInfo()
|
D | btm_ble_privacy.cc | 433 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, in btm_ble_remove_resolving_list_entry() 460 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, in btm_ble_clear_resolving_list() 495 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_META_READ_IRK_LEN, in btm_ble_read_resolving_list_entry() 611 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_IRK_ENABLE_LEN, in btm_ble_vendor_enable_irk_feature() 777 BTM_VendorSpecificCommand(HCI_VENDOR_BLE_RPA_VSC, BTM_BLE_META_ADD_IRK_LEN, in btm_ble_resolving_list_load_dev()
|
D | btm_devctl.cc | 450 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand() function
|
D | btm_ble_gap.cc | 581 BTM_VendorSpecificCommand(HCI_CONTROLLER_DAB, p_param - param, param, in btm_ble_vendor_capability_vsc_cmpl_cback() 658 BTM_VendorSpecificCommand(HCI_BLE_VENDOR_CAP, 0, NULL, in BTM_BleReadControllerFeatures()
|
/system/bt/test/mock/ |
D | mock_stack_btm_devctl.cc | 97 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand() function
|
/system/bt/stack/include/ |
D | btm_api.h | 150 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len,
|
D | btm_client_interface.h | 37 void (*BTM_VendorSpecificCommand)(uint16_t opcode, uint8_t param_len, member
|
/system/bt/btif/src/ |
D | btif_core.cc | 381 BTM_VendorSpecificCommand(opcode, len, buf, btif_dut_mode_cback); in btif_dut_mode_send() 876 BTM_VendorSpecificCommand(HCI_CONTROLLER_DAB, p_param - param, param, in btif_set_dynamic_audio_buffer_size()
|
D | btif_bqr.cc | 285 BTM_VendorSpecificCommand(HCI_CONTROLLER_BQR, p_param - param, param, in ConfigureBqr()
|
/system/bt/main/shim/ |
D | btm_api.h | 930 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len,
|
/system/bt/bta/av/ |
D | bta_av_aact.cc | 3046 BTM_VendorSpecificCommand(HCI_CONTROLLER_A2DP, p_param - param, in bta_av_vendor_offload_start() 3054 BTM_VendorSpecificCommand(HCI_CONTROLLER_A2DP, 1, param, in bta_av_vendor_offload_stop()
|
/system/bt/stack/l2cap/ |
D | l2c_utils.cc | 2246 BTM_VendorSpecificCommand(HCI_BRCM_SET_ACL_PRIORITY, in l2cu_set_acl_priority()
|