Home
last modified time | relevance | path

Searched refs:OnInited (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/
H A Dbluetooth_hci_callbacks.cpp19 NO_SANITIZE("cfi") int32_t BluetoothHciCallbacks::OnInited(BtStatus status) in OnInited() function in BluetoothHciCallbacks
21 if ((callbacks_ != nullptr) && (callbacks_->OnInited)) { in OnInited()
26 callbacks_->OnInited(initStatus); in OnInited()
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbluetooth_hdi.h51 void (*OnInited)(BtInitStatus status); member
H A Dbluetooth_hci_callbacks.h48 int32_t OnInited(BtStatus status) override;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c452 .OnInited = HciOnHDIInited,

Completed in 2 milliseconds