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 691 if (p_tcb->ind_count)
698 GATT_TRACE_ERROR("gatt_process_notification rcv Ind. but ind_count=%d (will reset ind_count)", p_tcb->ind_count);
700 p_tcb->ind_count = 0;
710 p_tcb->ind_count++;
716 if (p_tcb->ind_count > 0)
    [all...]
gatt_api.c     [all...]
gatt_int.h 374 UINT8 ind_count; member in struct:__anon69389
gatt_utils.c     [all...]

Completed in 35 milliseconds