Home
last modified time | relevance | path

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

/device/linaro/hikey/bluetooth/
Dh4_protocol.h35 event_cb_(event_cb), in H4Protocol()
49 PacketReadCallback event_cb_; variable
Dbluetooth_hci.cc49 event_cb_ = cb; in initialize()
50 event_cb_->linkToDeath(deathRecipient, 0); in initialize()
95 event_cb_->unlinkToDeath(deathRecipient); in close()
Dh4_protocol.cc40 event_cb_(hci_packetizer_.GetPacket()); in OnPacketReady()
Dbluetooth_hci.h59 ::android::sp<IBluetoothHciCallbacks> event_cb_;