Home
last modified time | relevance | path

Searched refs:__is_iframe (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h444 #define __is_iframe(ctrl) (!((ctrl) & L2CAP_CTRL_FRAME_TYPE)) macro
/linux-2.6.39/net/bluetooth/
Dl2cap_core.c3482 if (__is_sar_start(control) && __is_iframe(control)) in l2cap_ertm_data_rcv()
3509 if (__is_iframe(control)) { in l2cap_ertm_data_rcv()