Searched refs:L2CA_ConnectFixedChnl (Results 1 – 5 of 5) sorted by relevance
145 if (!L2CA_ConnectFixedChnl (L2CAP_SMP_CID, bd_addr)) in SMP_Pair()
446 if (!L2CA_ConnectFixedChnl(L2CAP_ATT_CID, bda)) in btm_ble_initiate_select_conn()
970 L2C_API extern BOOLEAN L2CA_ConnectFixedChnl (UINT16 fixed_cid, BD_ADDR bd_addr);
154 gatt_ret = L2CA_ConnectFixedChnl (L2CAP_ATT_CID, rem_bda); in gatt_connect()
1307 BOOLEAN L2CA_ConnectFixedChnl (UINT16 fixed_cid, BD_ADDR rem_bda) in L2CA_ConnectFixedChnl() function