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.cc31 HasCtpNtf& ntf) { in ParsePresetGenericUpdate()
45 HasCtpNtf& ntf) { in ParsePresetIndex()
57 HasCtpNtf& ntf) { in ParsePresetReadResponse()
71 HasCtpNtf& ntf) { in ParsePresetChanged()
124 HasCtpNtf ntf; in FromCharacteristicValue() local
247 std::ostream& operator<<(std::ostream& out, const HasCtpNtf& ntf) { in operator <<()
Dhas_client.cc1166 auto ntf = device.ctp_notifications_.front(); in OnHasPresetReadResponseNotification() local
1418 auto ntf = device.ctp_notifications_.front(); in ProcessCtpNotificationQueue() local
1458 auto ntf = ntf_opt.value(); in OnHasCtpValueNotification() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser_test.cc985 ctp_ntf ntf; in TEST() local
1055 ctp_ntf ntf; in TEST() local
1087 ctp_ntf ntf; in TEST() local
1119 ctp_ntf ntf; in TEST() local
Dclient_parser.cc255 bool ParseAseCtpNotification(struct ctp_ntf& ntf, uint16_t len, in ParseAseCtpNotification()
Dstate_machine.cc346 auto ntf = std::make_unique< in ProcessGattCtpNotification() local