Home
last modified time | relevance | path

Searched refs:btsnd_hcic_configure_data_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h427 void btsnd_hcic_configure_data_path(hci_data_direction_t data_path_direction, uint8_t data_path_id,
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1574 void btsnd_hcic_configure_data_path(hci_data_direction_t data_path_direction, uint8_t data_path_id, in btsnd_hcic_configure_data_path() function
1607 btsnd_hcic_configure_data_path(data_path_direction, data_path_id, vendor_config); in ConfigureDataPath()