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

  /external/libnfc-nci/src/include/
trace_api.h 56 BT_API extern void DispHcp (UINT8 *p, UINT16 len, BOOLEAN is_recv, BOOLEAN is_first_seg);
90 BT_API extern void RPC_DispHcp (UINT8 *p, UINT16 len, BOOLEAN is_recv, BOOLEAN is_first_seg);
  /system/bt/stack/l2cap/
l2c_ble.c 753 p_ccb->is_first_seg = TRUE;
802 p_ccb->is_first_seg = TRUE;
    [all...]
l2c_int.h 279 BOOLEAN is_first_seg; /* Dtermine whether the received packet is the first segment or not */ member in struct:t_l2c_ccb
    [all...]
l2c_fcr.c     [all...]

Completed in 61 milliseconds