Searched refs:BT_HCI_ADV_IND (Results 1 – 23 of 23) 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()
406 set_param.type = BT_HCI_ADV_IND; in start_adv()
441 set_param.type = BT_HCI_ADV_IND; in start_adv()
464 set_param.type = BT_HCI_ADV_IND; in start_adv()
443 set_param.type = BT_HCI_ADV_IND; in start_adv()
487 set_param.type = BT_HCI_ADV_IND; in start_adv()
471 set_param.type = BT_HCI_ADV_IND; in start_adv()
1036 set_param.type = BT_HCI_ADV_IND; in bt_le_adv_start_legacy()
1074 #define BT_HCI_ADV_IND 0x00 macro