Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h645 BOOLEAN l2c_ucd_check_rx_pkts(tL2C_LCB *p_lcb, BT_HDR *p_msg);
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_main.c250 if ( l2c_ucd_check_rx_pkts( p_lcb, p_msg ) ) in l2c_rcv_acl_data()