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

  /external/libnfc-nci/src/nfc/llcp/
llcp_sdp.c 129 UINT16 available_bytes; local
147 available_bytes = GKI_get_buf_size (llcp_cb.sdp_cb.p_snl)
154 if ( (available_bytes >= LLCP_SDREQ_MIN_LEN + name_len)
234 UINT16 available_bytes; local
252 available_bytes = GKI_get_buf_size (llcp_cb.sdp_cb.p_snl)
257 if ( (available_bytes >= 2 + LLCP_SDRES_LEN)
llcp_dlc.c 858 UINT16 info_len, available_bytes; local
949 available_bytes = GKI_get_buf_size (p_last_buf) - BT_HDR_SIZE - p_last_buf->offset - p_last_buf->len;
    [all...]
llcp_link.c 936 UINT16 available_bytes; local
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 3716 size_t available_bytes; local
    [all...]

Completed in 1508 milliseconds