Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc2148 bool gatt_register, bool write_ccc) { in RegisterKnownNotifications() argument
2163 std::get<0>(pac_tuple), gatt_register, write_ccc); in RegisterKnownNotifications()
2168 std::get<0>(pac_tuple), gatt_register, write_ccc); in RegisterKnownNotifications()
2174 leAudioDevice->snk_audio_locations_hdls_, gatt_register, write_ccc); in RegisterKnownNotifications()
2178 leAudioDevice->src_audio_locations_hdls_, gatt_register, write_ccc); in RegisterKnownNotifications()
2183 leAudioDevice->audio_avail_hdls_, gatt_register, write_ccc); in RegisterKnownNotifications()
2188 leAudioDevice->audio_supp_cont_hdls_, gatt_register, write_ccc); in RegisterKnownNotifications()
2193 gatt_register, write_ccc); in RegisterKnownNotifications()
2197 write_ccc); in RegisterKnownNotifications()
2513 bool gatt_register = true, bool write_ccc = true) { in subscribe_for_notification() argument
[all …]