Home
last modified time | relevance | path

Searched refs:address_to (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py417 internal_connection_ref = os_pb2.InternalConnectionRef(address=address_to(connection.address),
438 def address_to(address: str): function
/packages/modules/Bluetooth/floss/pandora/server/
Da2dp.py84 cookie = utils.address_to(address)
129 cookie = utils.address_to(address)
Dhost.py78 return host_pb2.ReadLocalAddressResponse(address=utils.address_to(address))
590 yield host_pb2.InquiryResponse(address=utils.address_to(address))
Dsecurity.py260 event.address = utils.address_to(address)