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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 1714 BT_HDR *p_buf1, *p_buf; local
    [all...]
l2c_main.c 806 BT_HDR *p_buf, *p_buf1; local
823 for (p_buf = (BT_HDR *)GKI_getfirst (p_rcv_hold_q); p_buf; p_buf = p_buf1)
825 p_buf1 = (BT_HDR *)GKI_getnext (p_buf);
    [all...]

Completed in 78 milliseconds