Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_characteristic.cc323 void RemoteCharacteristic::HandleNotification(const ByteBuffer& value, in HandleNotification() function in bt::gatt::RemoteCharacteristic
H A Dremote_service.cc790 void RemoteService::HandleNotification(att::Handle value_handle, in HandleNotification() function in bt::gatt::RemoteService
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp316 void RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength, bool &aShouldSaveFram… in HandleNotification() function in ot::Spinel::RadioSpinel
363 void RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength) in HandleNotification() function in ot::Spinel::RadioSpinel
/aosp_15_r20/external/ot-br-posix/src/ncp/
H A Dncp_spinel.cpp259 void NcpSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength) in HandleNotification() function in otbr::Ncp::NcpSpinel
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc405 void Device::HandleNotification(uint8_t label, in HandleNotification() function in bluetooth::avrcp::Device