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

  /system/bt/stack/gatt/
gatt_cl.c 696 if (p_tcb->ind_count)
703 GATT_TRACE_ERROR("gatt_process_notification rcv Ind. but ind_count=%d (will reset ind_count)", p_tcb->ind_count);
705 p_tcb->ind_count = 0;
715 p_tcb->ind_count++;
721 if (p_tcb->ind_count > 0)
    [all...]
gatt_api.c     [all...]
gatt_int.h 374 UINT8 ind_count; member in struct:__anon73629
gatt_utils.c     [all...]

Completed in 74 milliseconds