Searched refs:other_transport (Results 1 – 1 of 1) sorted by relevance
655 UINT8 other_transport = BT_TRANSPORT_INVALID; in bta_dm_remove_device() local675 other_transport = BT_TRANSPORT_BR_EDR; in bta_dm_remove_device()677 other_transport = BT_TRANSPORT_LE; in bta_dm_remove_device()690 if ((other_transport && (BTM_ReadConnectedTransportAddress(other_address, other_transport))) || in bta_dm_remove_device()691 (!other_transport && (BTM_ReadConnectedTransportAddress(other_address, BT_TRANSPORT_BR_EDR) || in bta_dm_remove_device()