Home
last modified time | relevance | path

Searched refs:L2CAP_UCD_MTU (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/include/
Dbt_target.h1032 #ifndef L2CAP_UCD_MTU
1033 #define L2CAP_UCD_MTU L2CAP_MTU_SIZE macro
/external/bluetooth/bluedroid/include/
Dbt_target.h1222 #ifndef L2CAP_UCD_MTU
1223 #define L2CAP_UCD_MTU L2CAP_MTU_SIZE macro
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c1220 UINT16_TO_STREAM (p, L2CAP_UCD_MTU); in l2cu_send_peer_info_rsp()