Lines Matching refs:getCommandCompleteEvent
58 def getCommandCompleteEvent(transport, idx, trace): function
66 return getCommandCompleteEvent(transport, idx, trace) and (status == 0), resolvableAddress;
72 return getCommandCompleteEvent(transport, idx, trace) and (status == 0), resolvableAddress;
81 return getCommandCompleteEvent(transport, idx, trace) and (status == 0);
87 return getCommandCompleteEvent(transport, idx, trace) and (status == 0);
93 return getCommandCompleteEvent(transport, idx, trace) and (status == 0);
99 return getCommandCompleteEvent(transport, idx, trace) and (status == 0);
105 …return getCommandCompleteEvent(transport, idx, trace) and (status == 0), maxPacketLength, maxPacke…
111 …return getCommandCompleteEvent(transport, idx, trace) and (status == 0), maxPacketLength, maxPacke…
117 return getCommandCompleteEvent(transport, idx, trace) and (status == 0), features;
157 success = getCommandCompleteEvent(transport, idx, trace) and (status == 0);
649 return getCommandCompleteEvent(transport, device, trace) and (status == 0x00)
682 success = getCommandCompleteEvent(transport, central, trace) and (status == 0x00) and success
715 … success = getCommandCompleteEvent(transport, central, trace) and (status == 0x00) and success
719 … success = getCommandCompleteEvent(transport, peripheral, trace) and (status == 0x00) and success
724 … success = getCommandCompleteEvent(transport, central, trace) and (status == 0x00) and success
728 … success = getCommandCompleteEvent(transport, peripheral, trace) and (status == 0x00) and success
760 success = getCommandCompleteEvent(transport, peripheral, trace) and status == 0x00 and \