Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h345 #define L2CA_GET_PEER_COC_CONFIG(a, b) L2CA_GetPeerLECocConfig(a, b)
504 extern BOOLEAN L2CA_GetPeerLECocConfig (UINT16 lcid, tL2CAP_LE_CFG_INFO* peer_cfg);
/system/bt/stack/l2cap/
Dl2c_api.c620 BOOLEAN L2CA_GetPeerLECocConfig (UINT16 lcid, tL2CAP_LE_CFG_INFO* peer_cfg) in L2CA_GetPeerLECocConfig() function