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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 652 BOOLEAN l2c_ucd_check_rx_pkts(tL2C_LCB *p_lcb, BT_HDR *p_msg);
    [all...]
l2c_ucd.c 896 ** Function l2c_ucd_check_rx_pkts
904 BOOLEAN l2c_ucd_check_rx_pkts(tL2C_LCB *p_lcb, BT_HDR *p_msg) function
    [all...]
l2c_main.c 250 if ( l2c_ucd_check_rx_pkts( p_lcb, p_msg ) )
    [all...]

Completed in 2017 milliseconds