Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_hal.cc44 void SocketClose(uint64_t socket_id) const override { in SocketClose() function in BtifSocketHalCallback
/packages/modules/Bluetooth/system/gd/hal/
Dsocket_hal_android.cc48 void SocketClose(uint64_t /* socket_id */) const override { in SocketClose() function in bluetooth::hal::SocketAidlCallback::__anonf0db95730110
75 socket_hal_cb_->SocketClose(socket_id); in close()
Dsocket_hal.h162 virtual void SocketClose(uint64_t socket_id) const = 0;