Home
last modified time | relevance | path

Searched defs:connectable (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dcentral.h76 std::optional<bool> connectable; member
162 bool connectable; member
/external/pandora/bt-test-interfaces/pandora/
Dhost.proto293 bool connectable = 7; field
357 bool connectable = 11; field
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py672 def set_connectable(self, index, connectable): argument
697 def set_fast_connectable(self, index, connectable): argument
/external/python/bumble/apps/
Dconsole.py951 def __init__(self, address, address_type, ad_data, rssi, connectable): argument