Home
last modified time | relevance | path

Searched refs:ctp_ntf (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.h145 struct ctp_ntf { struct
205 bool ParseAseCtpNotification(struct ctp_ntf& ntf, uint16_t len,
Dclient_parser_test.cc985 ctp_ntf ntf; in TEST()
1055 ctp_ntf ntf; in TEST()
1087 ctp_ntf ntf; in TEST()
1119 ctp_ntf ntf; in TEST()
Dclient_parser.cc255 bool ParseAseCtpNotification(struct ctp_ntf& ntf, uint16_t len, in ParseAseCtpNotification()
Dstate_machine.cc347 struct bluetooth::le_audio::client_parser::ascs::ctp_ntf>(); in ProcessGattCtpNotification()