Home
last modified time | relevance | path

Searched defs:fidl_peer_id (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server_test.cc2381 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
2483 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
2569 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
2676 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
2789 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
2898 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
2997 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
3117 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
3240 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
3372 const fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in TEST_P() local
H A Dprofile_server.cc1096 fuchsia::bluetooth::PeerId fidl_peer_id{peer_id.value()}; in OnServiceFound() local