Searched refs:cb_1_1 (Results 1 – 2 of 2) sorted by relevance
90 const sp<V1_1::IBluetoothHciCallbacks>& cb_1_1) { in initialize_impl() argument159 if (cb_1_1 != nullptr) { in initialize_impl()161 [this, cb_1_1](std::shared_ptr<std::vector<uint8_t>> packet) { in initialize_impl()163 auto ret = cb_1_1->isoDataReceived(iso_packet); in initialize_impl()
77 const sp<V1_1::IBluetoothHciCallbacks>& cb_1_1);