Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/hci/
Dh4_protocol.cc34 DisconnectCallback disconnect_cb) in H4Protocol() argument
41 disconnect_cb_(std::move(disconnect_cb)) {} in H4Protocol()
Dh4_protocol.h34 PacketReadCallback iso_cb, DisconnectCallback disconnect_cb);