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

  /external/bluetooth/hcidump/parser/
parser.c 128 void del_frame(uint16_t handle, uint8_t dlci) function
173 del_frame(frm->handle, frm->dlci);
parser.h 205 void del_frame(uint16_t handle, uint8_t dlci);
rfcomm.c 342 del_frame(frm->handle, GET_DLCI(head.addr));

Completed in 44 milliseconds