Lines Matching refs:BT_TRANSPORT_LE
912 transport == BT_TRANSPORT_LE && in btm_sec_bond_by_transport()
938 if (transport == BT_TRANSPORT_LE) { in btm_sec_bond_by_transport()
1061 if ((transport == BT_TRANSPORT_LE && (dev_type & BT_DEVICE_TYPE_BLE) == 0) || in BTM_SecBondByTransport()
1089 if (BTM_UseLeLink(bd_addr)) transport = BT_TRANSPORT_LE; in BTM_SecBond()
1255 (transport == BT_TRANSPORT_LE && in BTM_SetEncryption()
1303 if (transport == BT_TRANSPORT_LE) { in BTM_SetEncryption()
3994 if (p_acl && p_acl->transport == BT_TRANSPORT_LE) { in btm_sec_encrypt_change()
4481 (handle == p_dev_rec->hci_handle) ? BT_TRANSPORT_BR_EDR : BT_TRANSPORT_LE; in btm_sec_disconnected()
4536 if (transport == BT_TRANSPORT_LE) { in btm_sec_disconnected()
4572 p_dev_rec->sec_state = (transport == BT_TRANSPORT_LE) in btm_sec_disconnected()
5595 (*p_callback)(&p_dev_rec->ble.pseudo_addr, BT_TRANSPORT_LE, in btm_sec_dev_rec_cback_event()