Home
last modified time | relevance | path

Searched defs:canConnect (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java214 boolean canConnect(BluetoothDevice device) { in canConnect() method in BatteryService
/packages/modules/Bluetooth/tools/rootcanal/test/
Dposix_socket_unittest.cc108 TEST_F(PosixSocketTest, canConnect) { in TEST_F() argument