HomeSort by relevance Sort by last modified time
    Searched refs:L2CAP_LE_MIN_MTU (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/l2cap/
l2c_ble.cc 704 if (mtu < L2CAP_LE_MIN_MTU || mps < L2CAP_LE_MIN_MPS ||
758 if (p_ccb->peer_conn_cfg.mtu < L2CAP_LE_MIN_MTU ||
    [all...]
l2c_int.h 40 #define L2CAP_LE_MIN_MTU 23
    [all...]

Completed in 86 milliseconds