OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_LE_MIN_MTU
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/l2cap/
l2c_ble.c
737
if (mtu <
L2CAP_LE_MIN_MTU
|| mps < L2CAP_LE_MIN_MPS || mps > L2CAP_LE_MAX_MPS)
791
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 36 milliseconds