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

  /external/bluetooth/hcidump/parser/
rfcomm.h 331 uint8_t credit_flow:4; member in struct:pn_msg
471 uint8_t credit_flow:4; member in struct:pn_msg
rfcomm.c 171 printf("dlci %d frame_type %d credit_flow %d pri %d ack_timer %d\n",
172 pn->dlci, pn->frame_type, pn->credit_flow, pn->prior, pn->ack_timer);

Completed in 110 milliseconds