Searched refs:MGMT_SETTING_CONNECTABLE (Results 1 – 3 of 3) sorted by relevance
22 if settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE:136 if current_settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE:138 elif not current_settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE:
30 bluetooth_socket.MGMT_SETTING_CONNECTABLE |38 bluetooth_socket.MGMT_SETTING_CONNECTABLE |170 profile_settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE)
130 MGMT_SETTING_CONNECTABLE = 0x00000002 variable