Home
last modified time | relevance | path

Searched refs:l2c_ucd_check_rx_pkts (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ucd.c904 BOOLEAN l2c_ucd_check_rx_pkts(tL2C_LCB *p_lcb, BT_HDR *p_msg) in l2c_ucd_check_rx_pkts() function
Dl2c_int.h623 BOOLEAN l2c_ucd_check_rx_pkts(tL2C_LCB *p_lcb, BT_HDR *p_msg);
Dl2c_main.c246 if ( l2c_ucd_check_rx_pkts( p_lcb, p_msg ) ) in l2c_rcv_acl_data()