Home
last modified time | relevance | path

Searched refs:reuslt (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_hid_host.h46 uint8_t &type, std::string &report, int& reuslt) = 0;
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hid_host_server.h75 int& reuslt) override;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_hid_host_proxy.h41 uint8_t &type, std::string &report, int& reuslt) override;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H A Dhci_acl.c389 int reuslt = BT_SUCCESS; in HciAclPushToTxQueue() local
396 reuslt = BT_NO_MEMORY; in HciAclPushToTxQueue()
398 return reuslt; in HciAclPushToTxQueue()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1989 int reuslt = BT_SUCCESS; in BTM_LeCancelConnect() local
2016 reuslt = BT_BAD_STATUS; in BTM_LeCancelConnect()
2019 reuslt = BT_BAD_STATUS; in BTM_LeCancelConnect()
2024 return reuslt; in BTM_LeCancelConnect()

Completed in 6 milliseconds