Searched defs:address_type (Results 1 – 5 of 5) sorted by relevance
| /external/autotest/client/cros/cellular/ |
| D | cellular.py | 161 def __init__(self, address, address_type='INAT', address_plan='ISDN'): argument
|
| /external/autotest/client/common_lib/cros/bluetooth/ |
| D | bluetooth_socket.py | 907 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/ |
| D | bluetooth_device.py | 302 def add_device(self, address, address_type, action): argument 316 def remove_device(self, address, address_type): argument
|
| /external/autotest/client/cros/bluetooth/ |
| D | bluetooth_device_xmlrpc_server.py | 585 def add_device(self, address, address_type, action): argument 600 def remove_device(self, address, address_type): argument
|
| /external/tcpdump/ |
| D | print-lspping.c | 428 uint8_t address_type; member 436 uint8_t address_type; member
|