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 1720 BT_HDR *p_buf1, *p_buf; local
    [all...]
l2c_main.c 785 BT_HDR *p_buf, *p_buf1; local
802 for (p_buf = (BT_HDR *)GKI_getfirst (p_rcv_hold_q); p_buf; p_buf = p_buf1)
804 p_buf1 = (BT_HDR *)GKI_getnext (p_buf);
    [all...]

Completed in 1171 milliseconds