Searched defs:chrc_id (Results 1 – 12 of 12) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
D | generic_attribute_service.cc | 63 bool indicate) { in Register() 90 [](PeerId, IdType, IdType chrc_id, uint16_t, ReadResponder responder) { in Register() argument
|
D | mock_server.cc | 30 IdType chrc_id, in SendUpdate()
|
D | gatt.cc | 44 BufferView value) { in Impl() 147 IdType chrc_id, in SendUpdate() 170 IdType chrc_id, in UpdateConnectedPeers()
|
D | local_service_manager.cc | 196 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()
|
D | generic_attribute_service_test.cc | 86 [&](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()
|
D | fake_layer.cc | 132 IdType chrc_id, in SendUpdate() 146 IdType chrc_id, in UpdateConnectedPeers()
|
D | server.cc | 98 IdType chrc_id, in SendUpdate()
|
D | server_test.cc | 82 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/ |
D | fake_layer.h | 27 IdType chrc_id; member
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | gatt2_server_server.cc | 239 bt::gatt::IdType chrc_id, in OnClientCharacteristicConfiguration()
|
D | gatt2_server_server_test.cc | 496 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
|
D | gatt_server_server.cc | 427 bt::gatt::IdType chrc_id, in OnCharacteristicConfig()
|