Searched refs:PbapPce (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | sdp.rs | 24 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/ |
D | uuid.rs | 65 PbapPce, enumerator 104 Profile::PbapPce, 136 (Uuid::from_string(PBAP_PCE).unwrap(), Profile::PbapPce),
|
D | bluetooth.rs | 3041 BtSdpRecord::PbapPce(record) => record.hdr.uuid = uuid, in sdp_search()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth.rs | 373 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/ |
D | dbus_iface.rs | 285 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/ |
D | metrics_event.cc | 98 PbapPce, enumerator
|