Searched refs:hci_version (Results 1 – 5 of 5) sorted by relevance
190 u8_t hci_version; member
623 __hci_api_weak__ int hci_api_read_local_version_info(uint8_t *hci_version, in hci_api_read_local_version_info() argument645 *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()
5902 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()
62 int hci_api_read_local_version_info(uint8_t *hci_version,
524 u8_t hci_version; member
Completed in 48 milliseconds