Home
last modified time | relevance | path

Searched defs:HandleNotification (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_characteristic.cc323 void RemoteCharacteristic::HandleNotification(const ByteBuffer& value, in HandleNotification() function in bt::gatt::RemoteCharacteristic
Dremote_service.cc792 void RemoteService::HandleNotification(att::Handle value_handle, in HandleNotification() function in bt::gatt::RemoteService
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp324 void RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength, bool &aShouldSaveFram… in HandleNotification() function in ot::Spinel::RadioSpinel
371 void RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength) in HandleNotification() function in ot::Spinel::RadioSpinel
/external/ot-br-posix/src/host/
Dncp_spinel.cpp311 void NcpSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength) in HandleNotification() function in otbr::Host::NcpSpinel