Searched refs:EXTENDED_ADV_OPCODE_LOW (Results 1 – 1 of 1) sorted by relevance
65 #define EXTENDED_ADV_OPCODE_LOW 0x2036 // Lowest opcode for extended advertising commands macro119 else if(opcode >= EXTENDED_ADV_OPCODE_LOW && opcode <= EXTENDED_ADV_OPCODE_HIGH){ in check_legacy_extended_call()