Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc944 static uint16_t cached_read_handle; in GATTC_Read() local
990 cached_read_handle = p_read->by_handle.handle; in GATTC_Read()
997 p_read_multi->handles[0] = cached_read_handle; in GATTC_Read()