Searched refs:other_transport (Results 1 – 1 of 1) sorted by relevance
577 uint8_t other_transport = BT_TRANSPORT_INVALID; in bta_dm_remove_device() local598 other_transport = BT_TRANSPORT_BR_EDR; in bta_dm_remove_device()600 other_transport = BT_TRANSPORT_LE; in bta_dm_remove_device()613 (other_transport) in bta_dm_remove_device()614 ? BTM_ReadConnectedTransportAddress(&other_address, other_transport) in bta_dm_remove_device()627 peer_device.transport == other_transport) { in bta_dm_remove_device()