Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc268 return initialize_impl(cb, nullptr); in initialize()
273 return initialize_impl(cb, cb); in initialize_1_1()
276 Return<void> BluetoothHci::initialize_impl( in initialize_impl() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci
Dbluetooth_hci.h54 Return<void> initialize_impl(
/system/bt/test/rootcanal/
Dbluetooth_hci.cc76 return initialize_impl(cb, nullptr); in initialize()
81 return initialize_impl(cb, cb); in initialize_1_1()
84 Return<void> BluetoothHci::initialize_impl( in initialize_impl() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
Dbluetooth_hci.h66 ::android::hardware::Return<void> initialize_impl(