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

  /system/bt/stack/avct/
avct_lcb_act.c 105 /* copy first header byte over nosp */
534 UINT8 nosp = 0; /* number of subsequent packets */ local
551 nosp = temp / (p_lcb->peer_mtu - 1) + 1;
553 nosp++;
595 UINT8_TO_STREAM(p, nosp);
  /system/bt/stack/avdt/
avdt_msg.c 1209 UINT8 nosp = 0; \/* number of subsequent packets *\/ local
    [all...]

Completed in 42 milliseconds