Searched defs:data_path_direction (Results 1 – 3 of 3) sorted by relevance
456 pub data_path_direction: LeDataPathDirection, field532 pub data_path_direction: u8, field
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()
1117 let data_path_direction = packet.get_remove_data_path_direction(); in hci_le_remove_iso_data_path() localVariable