Searched defs:data_path_id (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.cc | 56 uint8_t data_path_id, uint8_t codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api_types.h | 171 uint8_t data_path_id; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 307 uint8_t data_path_id, uint8_t codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1574 void btsnd_hcic_configure_data_path(hci_data_direction_t data_path_direction, uint8_t data_path_id, in btsnd_hcic_configure_data_path() 1605 void ConfigureDataPath(hci_data_direction_t data_path_direction, uint8_t data_path_id, in ConfigureDataPath()
|
D | hciblecmds.cc | 563 uint8_t data_path_id, uint8_t codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
/packages/modules/Bluetooth/offload/hci/ |
D | command.rs | 457 pub data_path_id: u8, field
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine.cc | 966 uint8_t data_path_id = bluetooth::hci::iso_manager::kIsoDataPathHci; in applyDsaDataPath() local
|