HomeSort by relevance Sort by last modified time
    Searched refs:ccc_result (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_attr.cc 319 p_clcb->ccc_result++;
324 p_clcb->ccc_result++;
330 p_clcb->ccc_result++;
351 if (status == GATT_SUCCESS && p_clcb->ccc_result > 0) {
352 p_clcb->ccc_result = 0;
gatt_int.h 363 uint8_t ccc_result; member in struct:__anon106246

Completed in 51 milliseconds