Home | History | Annotate | Download | only in dm

Lines Matching refs:BTM_ReadConnectedTransportAddress

690     if ((other_transport && (BTM_ReadConnectedTransportAddress(other_address, other_transport))) ||
691 (!other_transport && (BTM_ReadConnectedTransportAddress(other_address, BT_TRANSPORT_BR_EDR) ||
692 BTM_ReadConnectedTransportAddress(other_address, BT_TRANSPORT_LE))))