Home
last modified time | relevance | path

Searched defs:address_type (Results 1 – 7 of 7) sorted by relevance

/external/tcpdump/
Dprint-lspping.c433 uint8_t address_type; member
439 uint8_t address_type; member
447 uint8_t address_type; member
455 uint8_t address_type; member
463 uint8_t address_type; member
/external/autotest/client/cros/cellular/
Dcellular.py161 def __init__(self, address, address_type='INAT', address_plan='ISDN'): argument
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py907 def start_discovery(self, index, address_type): argument
932 def stop_discovery(self, index, address_type): argument
1089 def add_device(self, index, address, address_type, action): argument
1114 def remove_device(self, index, address, address_type): argument
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py303 def add_device(self, address, address_type, action): argument
317 def remove_device(self, address, address_type): argument
/external/python/cpython2/Lib/multiprocessing/
Dconnection.py98 def address_type(address): function
/external/autotest/client/cros/bluetooth/
Dbluetooth_device_xmlrpc_server.py609 def add_device(self, address, address_type, action): argument
624 def remove_device(self, address, address_type): argument
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py95 def address_type(address): function