Home
last modified time | relevance | path

Searched refs:PbapPce (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs24 PbapPce, enumerator
44 BtSdpRecord::PbapPce(record) => record.hdr.sdp_type.clone(), in from()
295 PbapPce(BtSdpPceRecord), enumerator
313 BtSdpType::PbapPce => unsafe { BtSdpRecord::PbapPce(BtSdpPceRecord::from(item.pce)) }, in from()
373 BtSdpRecord::PbapPce(pce) => bindings::bluetooth_sdp_record { in get_unsafe_record()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Duuid.rs65 PbapPce, enumerator
104 Profile::PbapPce,
136 (Uuid::from_string(PBAP_PCE).unwrap(), Profile::PbapPce),
Dbluetooth.rs3041 BtSdpRecord::PbapPce(record) => record.hdr.uuid = uuid, in sdp_search()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs373 BtSdpType::PbapPce => { in from_dbus()
375 BtSdpRecord::PbapPce(arg_0) in from_dbus()
417 BtSdpRecord::PbapPce(pce_record) => { in to_dbus()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs285 BtSdpType::PbapPce => { in from_dbus()
287 BtSdpRecord::PbapPce(arg_0) in from_dbus()
329 BtSdpRecord::PbapPce(pce_record) => { in to_dbus()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc98 PbapPce, enumerator