OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_LE_MIN_MPS
(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)
792
p_ccb->peer_conn_cfg.mps <
L2CAP_LE_MIN_MPS
||
[
all
...]
l2c_int.h
41
#define
L2CAP_LE_MIN_MPS
23
[
all
...]
Completed in 38 milliseconds