Home
last modified time | relevance | path

Searched refs:BT_HCI_ERR_UNSPECIFIED (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci_err.h49 #define BT_HCI_ERR_UNSPECIFIED 0x1f macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_ecc.c120 return BT_HCI_ERR_UNSPECIFIED; in generate_keys()
208 evt->status = BT_HCI_ERR_UNSPECIFIED; in emulate_le_generate_dhkey()
A Dhci_api.c279 hci_cmd_done(cmd(buf)->opcode, BT_HCI_ERR_UNSPECIFIED, buf); in send_cmd()
A Dhci_core.c2879 conn->err = BT_HCI_ERR_UNSPECIFIED; in check_pending_conn()
3130 reject_conn(&evt->bdaddr, BT_HCI_ERR_UNSPECIFIED); in bt_esco_conn_req()
5855 hci_cmd_done(cmd(buf)->opcode, BT_HCI_ERR_UNSPECIFIED, buf); in send_cmd()

Completed in 20 milliseconds