Lines Matching refs:attribute_value
620 gatt_client->attribute_value); in send_gatt_write_attribute_value_request()
631 gatt_client->attribute_value); in send_gatt_prepare_write_request()
657 … gatt_client->attribute_length, gatt_client->attribute_value, sign_counter, in send_gatt_signed_write_request()
1385 …return memcmp(&gatt_client->attribute_value[gatt_client->attribute_offset], &packet[5], size - 5u)… in is_value_valid()
1394 …lient->attribute_handle, gatt_client->attribute_length, gatt_client->attribute_value, sign_counter… in gatt_client_run_for_client_start_signed_write()
2539 gatt_client->attribute_value = message; in gatt_client_signed_write_without_response()
2900 gatt_client->attribute_value = value; in gatt_client_write_value_of_characteristic_with_context()
2920 gatt_client->attribute_value = value; in gatt_client_write_long_value_of_characteristic_with_offset()
2953 gatt_client->attribute_value = value; in gatt_client_reliable_write_long_value_of_characteristic()
3054 gatt_client->attribute_value = value; in gatt_client_write_characteristic_descriptor_using_descriptor_handle()
3075 gatt_client->attribute_value = value; in gatt_client_write_long_characteristic_descriptor_using_descriptor_handle_with_offset()
3103 gatt_client->attribute_value = value; in gatt_client_prepare_write()