Home
last modified time | relevance | path

Searched refs:hci_version (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.h190 u8_t hci_version; member
A Dhci_api.c623 __hci_api_weak__ int hci_api_read_local_version_info(uint8_t *hci_version, in hci_api_read_local_version_info() argument
645 *hci_version = rp->hci_version; in hci_api_read_local_version_info()
1019 (bt_dev.hci_version < BT_HCI_VERSION_5_0 || in hci_vs_init()
A Dhci_core.c5902 bt_dev.hci_version = rp->hci_version; in read_local_ver_complete()
6159 err = hci_api_read_local_version_info(&bt_dev.hci_version, in common_init()
6882 ver_str(bt_dev.hci_version), bt_dev.hci_version, in bt_dev_show_info()
6960 if ((bt_dev.hci_version < BT_HCI_VERSION_5_0) || in hci_vs_init()
8013 if (bt_dev.hci_version < BT_HCI_VERSION_5_0 && in valid_adv_ext_param()
10085 return bt_dev.hci_version; in bt_le_hci_version_get()
/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h62 int hci_api_read_local_version_info(uint8_t *hci_version,
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h524 u8_t hci_version; member

Completed in 35 milliseconds