Home
last modified time | relevance | path

Searched refs:supported_scenarios_mpsd (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs238 pub supported_scenarios_mpsd: SupportedScenarios, // LibBluetooth expects big endian data field
268 supported_scenarios_mpsd: [0, 0, 0, 0, 0, 0, 0b_1_0101, 0b_0101_0101], in default()
282 supported_scenarios_mpsd: item.supported_scenarios_mpsd, in from()
404 supported_scenarios_mpsd: mps.supported_scenarios_mpsd, in get_unsafe_record()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_sdp.h117 uint8_t supported_scenarios_mpsd[8]; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc949 (uint32_t)8, (uint8_t*)&rec->supported_scenarios_mpsd);
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs279 supported_scenarios_mpsd: SupportedScenarios, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs191 supported_scenarios_mpsd: SupportedScenarios, field