Searched refs:L2CA_ConnectFixedChnl (Results 1 – 6 of 6) sorted by relevance
149 if (!L2CA_ConnectFixedChnl (L2CAP_SMP_CID, bd_addr)) in SMP_Pair()194 if (!L2CA_ConnectFixedChnl (L2CAP_SMP_BR_CID, bd_addr)) in SMP_BR_PairWith()
999 extern BOOLEAN L2CA_ConnectFixedChnl (UINT16 fixed_cid, BD_ADDR bd_addr);
566 if (!L2CA_ConnectFixedChnl(L2CAP_ATT_CID, bda)) in btm_ble_initiate_select_conn()
182 gatt_ret = L2CA_ConnectFixedChnl (L2CAP_ATT_CID, rem_bda); in gatt_connect()
1387 BOOLEAN L2CA_ConnectFixedChnl (UINT16 fixed_cid, BD_ADDR rem_bda) in L2CA_ConnectFixedChnl() function
2618 if (L2CA_ConnectFixedChnl(t->chan, t->remote_addr)) { in bta_jv_l2cap_connect_le()