Lines Matching refs:device_address
41 * address |device_address| for the characteristic with identifier
53 void onCharacteristicReadRequest(in String device_address, in int request_id,
59 * address |device_address| for the descriptor with identifier
71 void onDescriptorReadRequest(in String device_address, in int request_id,
77 * address |device_address| for the characteristic with identifier
90 void onCharacteristicWriteRequest(in String device_address, in int request_id,
97 * address |device_address| for the descriptor with identifier
110 void onDescriptorWriteRequest(in String device_address, in int request_id,
123 void onExecuteWriteRequest(in String device_address, in int request_id,
133 void onNotificationSent(in String device_address, in int status);