Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h38 #define L2CAP_MIN_MTU 48 /* Minimum acceptable MTU is 48 bytes */ macro
Dl2c_utils.cc1863 if (p_cfg->mtu >= L2CAP_MIN_MTU) { in l2cu_process_peer_cfg_req()
1874 p_cfg->mtu = L2CAP_MIN_MTU; in l2cu_process_peer_cfg_req()