Home
last modified time | relevance | path

Searched defs:device_name (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/service/common/bluetooth/
Dscan_filter.h37 const std::string& device_name() const { return device_name_; } in device_name() function
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
DIBluetoothCallback.aidl29 String device_name, in OnSspRequest()
/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler.h45 std::string device_name, in ClassicPairingHandler()
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Dcache.proto123 string device_name = 6; field
355 string device_name = 5; field
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py77 def _start_cert_advertising_with_random_address(self, device_name, random_address): argument
/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_binder_server.cc416 const std::string& device_name, in OnSspRequest()
/packages/modules/Bluetooth/system/service/
Dadapter.cc169 const std::string& device_name, int cod, in OnSspRequest()
/packages/modules/Bluetooth/system/service/client/
Dmain.cc168 const String16& device_name, int32_t cod, in OnSspRequest()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h359 uint8_t device_name[256]; /* Name of the device */ member