Searched refs:BCAST_RCVR_STATE_SRC_ADDR_SIZE (Results 1 – 3 of 3) sorted by relevance
58 public static final int BCAST_RCVR_STATE_SRC_ADDR_SIZE = 6; field in BassConstants
906 byte[] sourceAddress = new byte[BassConstants.BCAST_RCVR_STATE_SRC_ADDR_SIZE]; in parseBroadcastReceiverState()912 BassConstants.BCAST_RCVR_STATE_SRC_ADDR_SIZE); in parseBroadcastReceiverState()
891 for (int i = 0; i < BassConstants.BCAST_RCVR_STATE_SRC_ADDR_SIZE; ++i) { in gattCallbackOnCharacteristicRead()