Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py30 MGMT_STATUS_NOT_SUPPORTED = 0x0c variable
649 if status == MGMT_STATUS_NOT_SUPPORTED and not discoverable:
674 if status == MGMT_STATUS_NOT_SUPPORTED and not connectable:
705 if status == MGMT_STATUS_NOT_SUPPORTED and not connectable:
765 if status == MGMT_STATUS_NOT_SUPPORTED and not link_security:
790 if status == MGMT_STATUS_NOT_SUPPORTED and not ssp:
815 if status == MGMT_STATUS_NOT_SUPPORTED and not hs:
840 if status == MGMT_STATUS_NOT_SUPPORTED and not le:
1055 if status == MGMT_STATUS_NOT_SUPPORTED and not advertising:
1080 if status == MGMT_STATUS_NOT_SUPPORTED and not bredr: