Searched refs:L2CAP_CHNL_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
D | l2c_api.h | 65 #define L2CAP_CHNL_PRIORITY_LOW 2 macro |
/system/bt/stack/l2cap/ | ||
D | l2c_utils.cc | 1426 p_ccb->ccb_priority = L2CAP_CHNL_PRIORITY_LOW; in l2cu_allocate_ccb() |