Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h1066 extern BOOLEAN L2CA_GetCurrentConfig (UINT16 lcid,
/system/bt/stack/l2cap/
Dl2c_api.c1732 BOOLEAN L2CA_GetCurrentConfig (UINT16 lcid, in L2CA_GetCurrentConfig() function
/system/bt/bta/hl/
Dbta_hl_utils.c2688 L2CA_GetCurrentConfig(lcid, &p_our_cfg, &our_cfg_bits, &p_peer_cfg, in bta_hl_get_l2cap_cfg()