Searched refs:BT_HCI_ADV_DIRECT_IND (Results 1 – 19 of 19) sorted by relevance
102 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in scan_connect_to_first_result__device_found()
117 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in scan_connect_to_first_result__device_found()
89 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in scan_connect_to_first_result_device_found()
79 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
105 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
135 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in scan_connect_to_first_result__device_found()
219 if (type == BT_HCI_ADV_IND || type == BT_HCI_ADV_DIRECT_IND) { in device_found()
92 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
88 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
89 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
113 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
94 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
106 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
98 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
224 err = ll_adv_params_set(handle, 0, 0, BT_HCI_ADV_DIRECT_IND, in test_advx_main()260 err = ll_adv_params_set(handle, 0, 0, BT_HCI_ADV_DIRECT_IND, in test_advx_main()
1030 set_param.type = BT_HCI_ADV_DIRECT_IND; in bt_le_adv_start_legacy()
1075 #define BT_HCI_ADV_DIRECT_IND 0x01 macro
1616 (cmd->type != BT_HCI_ADV_DIRECT_IND)) { in le_set_adv_param()6518 dir_info->evt_type = BT_HCI_ADV_DIRECT_IND;