Searched refs:other_transport (Results 1 – 1 of 1) sorted by relevance
713 UINT8 other_transport = BT_TRANSPORT_INVALID; in bta_dm_remove_device() local739 other_transport = BT_TRANSPORT_BR_EDR; in bta_dm_remove_device()741 other_transport = BT_TRANSPORT_LE; in bta_dm_remove_device()755 if ((other_transport && (BTM_ReadConnectedTransportAddress(other_address, other_transport))) || in bta_dm_remove_device()756 (!other_transport && (BTM_ReadConnectedTransportAddress(other_address, BT_TRANSPORT_BR_EDR) || in bta_dm_remove_device()