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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 171 UINT8 credits; local
178 credits = (UINT8)p_buf->layer_specific;
180 credits = 0;
182 if (credits)
189 *p_data++ = RFCOMM_UIH | ((credits) ? RFCOMM_PF : 0);
202 if (credits)
204 *p_data++ = credits;
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-youtube-2.0.jar 

Completed in 4067 milliseconds