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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 233 if (p_fcrb->p_rx_sdu)
234 GKI_freebuf (p_fcrb->p_rx_sdu);
    [all...]
l2c_int.h 203 BT_HDR *p_rx_sdu; /* Buffer holding the SDU being received */ member in struct:__anon6285
    [all...]

Completed in 37 milliseconds