Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dbt_gatt.rs34 pub(crate) connect_phy: LePhy, field
45 connect_phy: LePhy::Phy1m, in new()
Dcommand_handler.rs1116 let phy = self.lock_context().gatt_client_context.connect_phy; in cmd_gatt()
1219 self.lock_context().gatt_client_context.connect_phy = phy; in cmd_gatt()