Searched defs:HandleNotification (Results 1 – 4 of 4) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/gatt/ | ||
D | remote_characteristic.cc | 323 void RemoteCharacteristic::HandleNotification(const ByteBuffer& value, in HandleNotification() function in bt::gatt::RemoteCharacteristic |
D | remote_service.cc | 792 void RemoteService::HandleNotification(att::Handle value_handle, in HandleNotification() function in bt::gatt::RemoteService |
/external/openthread/src/lib/spinel/ | ||
D | radio_spinel.cpp | 324 void RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength, bool &aShouldSaveFram… in HandleNotification() function in ot::Spinel::RadioSpinel |
/external/ot-br-posix/src/host/ | ||
D | ncp_spinel.cpp | 311 void NcpSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength) in HandleNotification() function in otbr::Host::NcpSpinel |