Searched refs:ms (Results 1 – 2 of 2) sorted by relevance
227 #define MAC_MATCH8(md,ms) (md[0]==ms[0] && md[1]==ms[1] && md[2]==ms[2] && md[3]==ms[3] && md[4]==… argument228 #define MAC_MATCH16(md,ms) (md[0]==ms[0] && md[1]==ms[1] && md[2]==ms[2]) argument229 #define MAC_MATCH32(md,ms) (md[0]==ms[0] && md[1]==ms[1]) argument
24 int "Connection interval, idx (time = idx * 1.25 ms)"28 ACL master connection interval index (time = index * 1.25 ms).31 int "Connection timeout, ms"34 ACL connection timeout, ms.205 int "Controller thread period, ms"208 B91 BLE Controller thread period in ms.