Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h176 uint16_t cp_ccc_handle = GAP_INVALID_HANDLE; variable
218 cp_ccc_handle = GAP_INVALID_HANDLE; in ClearSvcData()
Dhas_client.cc946 device.cp_ccc_handle, device.cp_ccc_val); in WriteAllNeededCcc()
1034 (handle == device->cp_ccc_handle)) { in OnGattWriteCcc()
1568 if (device.cp_ccc_handle != GAP_INVALID_HANDLE) { in DeregisterNotifications()
1639 device->cp_ccc_handle = ccc_handle; in CacheAttributeHandles()
1741 device->cp_handle, device->cp_ccc_handle, in StartInitialHasDetailsReadAndValidation()