Home
last modified time | relevance | path

Searched defs:OnInited (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbluetooth_hdi.h51 void (*OnInited)(BtInitStatus status); member