HomeSort by relevance Sort by last modified time
    Searched refs:L2CA_GetPeerLECocConfig (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/include/
l2c_api.h 345 #define L2CA_GET_PEER_COC_CONFIG(a, b) L2CA_GetPeerLECocConfig(a, b)
497 ** Function L2CA_GetPeerLECocConfig
504 extern BOOLEAN L2CA_GetPeerLECocConfig (UINT16 lcid, tL2CAP_LE_CFG_INFO* peer_cfg);
    [all...]
  /system/bt/stack/l2cap/
l2c_api.c 610 ** Function L2CA_GetPeerLECocConfig
620 BOOLEAN L2CA_GetPeerLECocConfig (UINT16 lcid, tL2CAP_LE_CFG_INFO* peer_cfg)
    [all...]

Completed in 4371 milliseconds