Home
last modified time | relevance | path

Searched refs:BluetoothConnectionObserver (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h77 class BluetoothConnectionObserver { class
80 * @brief delete the BluetoothConnectionObserver instance.
82 virtual ~BluetoothConnectionObserver() = default;
139 std::shared_ptr<BluetoothConnectionObserver> observer);
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp87 std::shared_ptr<BluetoothConnectionObserver> observer);
273 std::shared_ptr<BluetoothConnectionObserver> observer_;
389 std::shared_ptr<BluetoothConnectionObserver> observer) in impl()
412 std::shared_ptr<BluetoothConnectionObserver> observer) in ClientSocket()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp45 class BluetoothConnectionObserverWapper : public BluetoothConnectionObserver {

Completed in 4 milliseconds