LE_ADV_IND 5152 net/bluetooth/hci_event.c if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND) LE_ADV_IND 5243 net/bluetooth/hci_event.c case LE_ADV_IND: LE_ADV_IND 5314 net/bluetooth/hci_event.c if (conn && type == LE_ADV_IND) { LE_ADV_IND 5372 net/bluetooth/hci_event.c if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { LE_ADV_IND 5403 net/bluetooth/hci_event.c if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { LE_ADV_IND 5459 net/bluetooth/hci_event.c return LE_ADV_IND; LE_ADV_IND 5481 net/bluetooth/hci_event.c return LE_ADV_IND; LE_ADV_IND 1093 net/bluetooth/hci_request.c cp.type = LE_ADV_IND;