Searched defs:OOB (Results 1 – 13 of 13) sorted by relevance
3 ### CVE Number6 ### Impact21 ### Patches26 ### For more information29 ### Attribution
8 service OOB { service10 rpc ShareOobData(OobDataRequest) returns (OobDataResponse);
26 const OOB = c::MSG_OOB; constant49 const OOB = c::MSG_OOB; constant
48 const OOB = bitcast!(c::MSG_OOB); constant92 const OOB = bitcast!(c::MSG_OOB); constant
10 #define OOB(c,b) (((((b)>>3)-0x10)|(((b)>>3)+((int32_t)(c)>>26))) & ~7) macro
18 OOB = 1 variable in RangingSessionType
91 #define OOB(x) ((unsigned)(x)-'A' > 'z'-'A') macro
164 #define OOB(x) ((unsigned)(x)-'A' > 'z'-'A') macro
93 #define OOB(x) ((unsigned)(x)-'A' > 'z'-'A') macro
100 #define OOB(x) ((unsigned)(x)-'A' > 'z'-'A') macro
565 OOB = 3 variable in PairingMethod
865 const OOB = net::MSG_OOB; constant