Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.cc25 HasCtpNtf& ntf) { in ParsePresetGenericUpdate()
40 HasCtpNtf& ntf) { in ParsePresetIndex()
53 HasCtpNtf& ntf) { in ParsePresetReadResponse()
67 HasCtpNtf& ntf) { in ParsePresetChanged()
122 HasCtpNtf ntf; in FromCharacteristicValue() local
245 std::ostream& operator<<(std::ostream& out, const HasCtpNtf& ntf) { in operator <<()
Dhas_client.cc1177 auto ntf = device.ctp_notifications_.front(); in OnHasPresetReadResponseNotification() local
1424 auto ntf = device.ctp_notifications_.front(); in ProcessCtpNotificationQueue() local
1465 auto ntf = ntf_opt.value(); in OnHasCtpValueNotification() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser_test.cc934 ctp_ntf ntf; in TEST() local
1004 ctp_ntf ntf; in TEST() local
1036 ctp_ntf ntf; in TEST() local
1068 ctp_ntf ntf; in TEST() local
Dclient_parser.cc268 bool ParseAseCtpNotification(struct ctp_ntf& ntf, uint16_t len, in ParseAseCtpNotification()
Dclient.cc584 struct le_audio::client_parser::ascs::ctp_ntf& ntf) { in ControlPointNotificationHandler()
1846 auto ntf = in LeAudioCharValueHandle() local