Searched refs:MGMT_SETTING_DISCOVERABLE (Results 1 – 3 of 3) sorted by relevance
26 if settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:92 if current_settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:130 if current_settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:235 if current_settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:
261 return settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE
132 MGMT_SETTING_DISCOVERABLE = 0x00000008 variable