Home
last modified time | relevance | path

Searched refs:bluetoothHci (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/bluetooth/1.1/default/
Dservice.cpp34 sp bluetoothHci = new BluetoothHci(); in main() local
35 const status_t status = bluetoothHci->registerAsService(); in main()