Home
last modified time | relevance | path

Searched defs:fidl_chrc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_server_server.cc115 for (const auto& fidl_chrc : info.characteristics()) { in PublishService() local
H A Dgatt_server_server.cc101 CharacteristicResult NewCharacteristic(const Characteristic& fidl_chrc) { in NewCharacteristic()
H A Dhelpers.cc2531 const fgatt2::Characteristic& fidl_chrc) { in Gatt2CharacteristicFromFidl()