Home
last modified time | relevance | path

Searched defs:chrc_id (Results 1 – 12 of 12) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dgeneric_attribute_service.cc63 bool indicate) { in Register()
90 [](PeerId, IdType, IdType chrc_id, uint16_t, ReadResponder responder) { in Register() argument
Dmock_server.cc30 IdType chrc_id, in SendUpdate()
Dgatt.cc44 BufferView value) { in Impl()
147 IdType chrc_id, in SendUpdate()
170 IdType chrc_id, in UpdateConnectedPeers()
Dlocal_service_manager.cc196 bool GetCharacteristicConfig(IdType chrc_id, in GetCharacteristicConfig()
256 void OnReadCCC(IdType chrc_id, in OnReadCCC()
275 void OnWriteCCC(IdType chrc_id, in OnWriteCCC()
614 IdType chrc_id, in GetCharacteristicConfig()
Dgeneric_attribute_service_test.cc86 [&](IdType service_id, IdType chrc_id, PeerId peer_id, BufferView value) { in TEST_F()
155 [&](IdType service_id, IdType chrc_id, PeerId peer_id, BufferView value) { in TEST_F()
Dfake_layer.cc132 IdType chrc_id, in SendUpdate()
146 IdType chrc_id, in UpdateConnectedPeers()
Dserver.cc98 IdType chrc_id, in SendUpdate()
Dserver_test.cc82 IdType chrc_id, in RegisterSvcWithSingleChrc()
107 IdType chrc_id, in RegisterSvcWithConfiguredChrc()
/external/pigweed/pw_bluetooth_sapphire/host/gatt/public/pw_bluetooth_sapphire/internal/host/gatt/
Dfake_layer.h27 IdType chrc_id; member
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dgatt2_server_server.cc239 bt::gatt::IdType chrc_id, in OnClientCharacteristicConfiguration()
Dgatt2_server_server_test.cc496 bt::gatt::IdType chrc_id = in TEST_F() local
560 bt::gatt::IdType chrc_id = in TEST_F() local
621 bt::gatt::IdType chrc_id = in TEST_F() local
689 bt::gatt::IdType chrc_id = in TEST_F() local
Dgatt_server_server.cc427 bt::gatt::IdType chrc_id, in OnCharacteristicConfig()