Searched refs:BT_HCI_ADV_IND (Results 1 – 23 of 23) sorted by relevance
120 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()
133 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in scan_connect_to_first_result__device_found()
74 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
96 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
148 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()
79 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
102 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
84 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()
87 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in device_found()
405 set_param.type = BT_HCI_ADV_IND; in start_adv()
440 set_param.type = BT_HCI_ADV_IND; in start_adv()
462 set_param.type = BT_HCI_ADV_IND; in start_adv()
486 set_param.type = BT_HCI_ADV_IND; in start_adv()
441 set_param.type = BT_HCI_ADV_IND; in start_adv()
470 set_param.type = BT_HCI_ADV_IND; in start_adv()
491 if (type != BT_HCI_ADV_IND && type != BT_HCI_ADV_DIRECT_IND) { in gmap_device_found()
1036 set_param.type = BT_HCI_ADV_IND; in bt_le_adv_start_legacy()
1050 #define BT_HCI_ADV_IND 0x00 macro