Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h174 uint16_t active_preset_ccc_handle = GAP_INVALID_HANDLE; variable
216 active_preset_ccc_handle = GAP_INVALID_HANDLE; in ClearSvcData()
237 return active_preset_ccc_handle != GAP_INVALID_HANDLE; in SupportsActivePresetNotification()
Dhas_client.cc949 device.active_preset_ccc_handle); in WriteAllNeededCcc()
1033 } else if ((handle == device->active_preset_ccc_handle) || in OnGattWriteCcc()
1562 if (device.active_preset_ccc_handle != GAP_INVALID_HANDLE) { in DeregisterNotifications()
1615 device->active_preset_ccc_handle = ccc_handle; in CacheAttributeHandles()
1705 if (device->active_preset_ccc_handle == GAP_INVALID_HANDLE) return false; in StartInitialHasDetailsReadAndValidation()
1738 device->active_preset_ccc_handle); in StartInitialHasDetailsReadAndValidation()