Lines Matching refs:BT_TRANSPORT_LE
478 if (!p_lcb->in_use || p_lcb->transport != BT_TRANSPORT_LE) continue; in L2CA_DeregisterLECoc()
530 tL2C_LCB* p_lcb = l2cu_find_lcb_by_bd_addr(p_bd_addr, BT_TRANSPORT_LE); in L2CA_ConnectLECocReq()
533 p_lcb = l2cu_allocate_lcb(p_bd_addr, false, BT_TRANSPORT_LE); in L2CA_ConnectLECocReq()
561 if (p_ccb->p_lcb->transport == BT_TRANSPORT_LE) { in L2CA_ConnectLECocReq()
606 tL2C_LCB* p_lcb = l2cu_find_lcb_by_bd_addr(p_bd_addr, BT_TRANSPORT_LE); in L2CA_ConnectLECocRsp()
1685 transport = BT_TRANSPORT_LE; in L2CA_ConnectFixedChnl()
1695 if (transport == BT_TRANSPORT_LE) in L2CA_ConnectFixedChnl()
1747 bool ret = ((transport == BT_TRANSPORT_LE) in L2CA_ConnectFixedChnl()
1782 transport = BT_TRANSPORT_LE; in L2CA_SendFixedChnlData()
1815 if (transport == BT_TRANSPORT_LE) in L2CA_SendFixedChnlData()
1902 transport = BT_TRANSPORT_LE; in L2CA_RemoveFixedChnl()
1959 transport = BT_TRANSPORT_LE; in L2CA_SetFixedChannelTout()