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

  /system/bt/stack/include/
l2c_api.h 343 #define L2CA_CONNECT_COC_REQ(a,b,c) L2CA_ConnectLECocReq(a,b,c)
449 ** and should be used in the calls to L2CA_ConnectLECocReq()
469 ** Function L2CA_ConnectLECocReq
479 extern UINT16 L2CA_ConnectLECocReq (UINT16 psm, BD_ADDR p_bd_addr, tL2CAP_LE_CFG_INFO *p_cfg);
    [all...]
  /system/bt/stack/l2cap/
l2c_api.c 345 ** and should be used in the calls to L2CA_ConnectLECocReq()
453 ** Function L2CA_ConnectLECocReq
467 UINT16 L2CA_ConnectLECocReq(UINT16 psm, BD_ADDR p_bd_addr, tL2CAP_LE_CFG_INFO *p_cfg)
    [all...]

Completed in 120 milliseconds