Home
last modified time | relevance | path

Searched defs:data_path_direction (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1610 void btsnd_hcic_configure_data_path(hci_data_direction_t data_path_direction, in btsnd_hcic_configure_data_path()
1643 void ConfigureDataPath(hci_data_direction_t data_path_direction, in ConfigureDataPath()
/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs1117 let data_path_direction = packet.get_remove_data_path_direction(); in hci_le_remove_iso_data_path() localVariable